SaveAll(AnnContainer[],AnnFormat) Method (original) (raw)

Summary

Saves an array of annotation containers as a string.

Syntax

Parameters

containers
The array of AnnContainer to be saved. This value must not be null.

Remarks

This method uses the values of AnnContainer.PageNumber during its operation. The page numbers will be saved along with each container.

The AnnContainer.PageNumber value of each container will be used to indicate the output page number. If more than one container has the same value for PageNumber, then only the last container is used. Any AnnContainer object that is null in the array will be ignored.

For more information, refer to Annotation Files.

Leadtools.Annotations.Engine Assembly